projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
716e0b0
)
($(BLD)\w32term.obj): Add dependency on w32heap.h.
author
Andrew Innes
<andrewi@gnu.org>
Sun, 2 May 1999 10:11:35 +0000
(10:11 +0000)
committer
Andrew Innes
<andrewi@gnu.org>
Sun, 2 May 1999 10:11:35 +0000
(10:11 +0000)
src/makefile.nt
patch
|
blob
|
history
diff --git
a/src/makefile.nt
b/src/makefile.nt
index d67c33fff25db0da53ee26f9f0ed492e2eb34e50..059c539581dee3f4bcdca77240431214ed31ac79 100644
(file)
--- a/
src/makefile.nt
+++ b/
src/makefile.nt
@@
-1148,6
+1148,7
@@
$(BLD)\w32term.obj: \
$(SRC)\w32term.c \
$(SRC)\lisp.h \
$(SRC)\blockinput.h \
+ $(SRC)\w32heap.h \
$(SRC)\w32term.h \
$(SRC)\w32gui.h \
$(SRC)\systty.h \